var github.com/aws/smithy-go/time.millisecondFloat
2 uses
github.com/aws/smithy-go/time (current package)
time.go#L25: var millisecondFloat = big.NewFloat(1e3)
time.go#L79: f = f.Mul(f, millisecondFloat)
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)